Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/

_features.scss /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/_features.scss
274 Views
0 Comments
.features-container {
background: #323232;
position: relative;
z-index: 0;
overflow: hidden;

.wave {
position: ab
_footer.scss /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/_footer.scss
276 Views
0 Comments
footer {
min-height: 10vh;
background: var(--black);
padding-left: 10%;
padding-right: 10%;
display: flex;
align-ite
_home.scss /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/_home.scss
251 Views
0 Comments
.home {
background: var(--gradient);
}

.nav-container {
background: var(--black);
position: sticky;
top: 0;
_soon.scss /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/_soon.scss
274 Views
0 Comments
.soon {
background: var(--gradient);
min-height: 80vh;
position: relative;
z-index: 0;

img,
.circle,
style.css /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/style.css
197 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Lobster&family=Montserrat:wght@400;600&display=swap");
:root {
--primary
style.css.map /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/style.css.map
265 Views
0 Comments
{
"version": 3,
"mappings": "AAAA,OAAO,CAAC,mGAAI;AAEZ,AAAA,KAAK,CAAC;EACJ,eAAe,CAAA,QAAC;EAChB,OAAO,CAAA,QAAC;EACR,UAAU
style.scss /cody/solygambas/html-css-javascript-projects/089-one color UI/styles/style.scss
283 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Lobster&family=Montserrat:wght@400;600&display=swap");

:root {
--primar